Returns or sets the number of columns in the current data grid associated with a chart.
Syntax
object.ColumnCount [ = count]
The ColumnCount property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
count | The number of data columns. |